projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3796e31
)
(struct ccl_program): New member quit_silently.
author
Kenichi Handa
<handa@m17n.org>
Mon, 10 Mar 2008 12:16:47 +0000
(12:16 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 10 Mar 2008 12:16:47 +0000
(12:16 +0000)
src/ccl.h
patch
|
blob
|
history
diff --git
a/src/ccl.h
b/src/ccl.h
index 5c1f90eeec8bfa0d79e02d8e26876135a7512abe..41e7e7dcb63ef916ed43ef61c1a8add842549faf 100644
(file)
--- a/
src/ccl.h
+++ b/
src/ccl.h
@@
-76,6
+76,9
@@
struct ccl_program {
CCL_WRITE_CHAR. After execution,
if no such byte is written, set
this value to zero. */
+ int quit_silently; /* If nonzero, don't append "CCL:
+ Quitted" to the generated text when
+ CCL program is quitted. */
};
/* This data type is used for the spec field of the structure